-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: update init() type (#1616) #1617
base: main
Are you sure you want to change the base?
Conversation
@thexeos is attempting to deploy a commit to the PostHog Team on Vercel. A member of the Team first needs to authorize it. |
This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the |
Keep open |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the |
Keep open |
This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the |
Keep open |
Changes
PostHog.init()
's TypeScript signature changed fromPostHog | undefined
to justPostHog